Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-6478 (GCVE-0-2026-6478)
Vulnerability from cvelistv5 – Published: 2026-05-14 13:00 – Updated: 2026-05-14 15:33- CWE-385 - Covert Timing Channel
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
18 , < 18.4
(rpm)
Affected: 17 , < 17.10 (rpm) Affected: 16 , < 16.14 (rpm) Affected: 15 , < 15.18 (rpm) Affected: 0 , < 14.23 (rpm) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6478",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-14T15:32:42.868340Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-14T15:33:03.332Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "18.4",
"status": "affected",
"version": "18",
"versionType": "rpm"
},
{
"lessThan": "17.10",
"status": "affected",
"version": "17",
"versionType": "rpm"
},
{
"lessThan": "16.14",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.18",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.23",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "victim user has a usable MD5 password"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Joe Conway for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-385",
"description": "Covert Timing Channel",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-14T13:00:13.174Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"title": "PostgreSQL discloses MD5-hashed passwords via covert timing channel",
"workarounds": [
{
"lang": "en",
"value": "reset password with password_encryption=scram-sha-256"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2026-6478",
"datePublished": "2026-05-14T13:00:13.174Z",
"dateReserved": "2026-04-17T00:44:57.549Z",
"dateUpdated": "2026-05-14T15:33:03.332Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-6478",
"date": "2026-06-24",
"epss": "0.00238",
"percentile": "0.14637"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-6478\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2026-05-14T14:16:25.463\",\"lastModified\":\"2026-05-18T15:03:55.670\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-385\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"14.23\",\"matchCriteriaId\":\"C432AE18-DD50-40EB-B46A-9283F30081DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.18\",\"matchCriteriaId\":\"9D8D994F-ABAB-4AC2-992F-320F4868698D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndExcluding\":\"16.14\",\"matchCriteriaId\":\"B58AE3D3-E1C9-45D2-AA92-A3D135B77A8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.0\",\"versionEndExcluding\":\"17.10\",\"matchCriteriaId\":\"A19538E9-DBB9-4396-AC04-17943E82C411\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.0\",\"versionEndExcluding\":\"18.4\",\"matchCriteriaId\":\"F8DB17ED-67AD-41F2-B272-27AF5B4FA2B0\"}]}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2026-6478/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6478\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-14T15:32:42.868340Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-14T15:32:49.316Z\"}}], \"cna\": {\"title\": \"PostgreSQL discloses MD5-hashed passwords via covert timing channel\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Joe Conway for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"18\", \"lessThan\": \"18.4\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.10\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.14\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.18\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"14.23\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2026-6478/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"reset password with password_encryption=scram-sha-256\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-385\", \"description\": \"Covert Timing Channel\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"victim user has a usable MD5 password\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2026-05-14T13:00:13.174Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-6478\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-14T15:33:03.332Z\", \"dateReserved\": \"2026-04-17T00:44:57.549Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2026-05-14T13:00:13.174Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:26181
Vulnerability from csaf_redhat - Published: 2026-06-16 08:05 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:26181",
"url": "https://access.redhat.com/errata/RHSA-2026:26181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26181.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:53+00:00",
"generator": {
"date": "2026-06-24T15:35:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26181",
"initial_release_date": "2026-06-16T08:05:39+00:00",
"revision_history": [
{
"date": "2026-06-16T08:05:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-16T08:05:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=src\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=noarch\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=aarch64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=ppc64le\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=s390x\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15)",
"product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.18-1.module%2Bel8.10.0%2B24361%2B29e043a0?arch=x86_64\u0026rpmmod=postgresql:15:8100020260605152259:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15"
},
"product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T08:05:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26181"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T08:05:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T08:05:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26181"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T08:05:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26181"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.src::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-debugsource-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-static-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.10.0+24361+29e043a0.noarch::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.aarch64::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.ppc64le::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.s390x::postgresql:15",
"AppStream-8.10.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.10.0+24361+29e043a0.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:26203
Vulnerability from csaf_redhat - Published: 2026-06-16 12:18 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:26203",
"url": "https://access.redhat.com/errata/RHSA-2026:26203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26203.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:53+00:00",
"generator": {
"date": "2026-06-24T15:35:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26203",
"initial_release_date": "2026-06-16T12:18:55+00:00",
"revision_history": [
{
"date": "2026-06-16T12:18:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-16T12:18:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.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.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=src\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=src\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=src\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src (postgresql:16)",
"product_id": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=src\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=src\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=src\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=noarch\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=aarch64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=ppc64le\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=s390x\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.5.3-5.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.8.0%2B24090%2B8f0ee565?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.8.0%2B24360%2Bff98e86a?arch=x86_64\u0026rpmmod=postgresql:16:9080020260605131007:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16"
},
"product_reference": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26203"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26203"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26203"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26203"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:16.0-1.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.5.3-5.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.8.0+24090+8f0ee565.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.src::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.8.0+24360+ff98e86a.noarch::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.aarch64::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.ppc64le::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.s390x::postgresql:16",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.8.0+24360+ff98e86a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:26204
Vulnerability from csaf_redhat - Published: 2026-06-16 12:18 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:18 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:26204",
"url": "https://access.redhat.com/errata/RHSA-2026:26204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26204.json"
}
],
"title": "Red Hat Security Advisory: postgresql:18 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:57+00:00",
"generator": {
"date": "2026-06-24T15:35:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26204",
"initial_release_date": "2026-06-16T12:18:55+00:00",
"revision_history": [
{
"date": "2026-06-16T12:18:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-16T12:18:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:57+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.8.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.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src (postgresql:18)",
"product_id": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=src\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src (postgresql:18)",
"product_id": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=src\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src (postgresql:18)",
"product_id": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=src\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src (postgresql:18)",
"product_id": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=src\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src (postgresql:18)",
"product_id": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=src\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"product": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src (postgresql:18)",
"product_id": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=src\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"product": {
"name": "postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch (postgresql:18)",
"product_id": "postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=noarch\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18)",
"product_id": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=aarch64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18)",
"product_id": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=ppc64le\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x (postgresql:18)",
"product_id": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=s390x\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.3-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@18.0-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.8.1-1.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-client-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-debugsource@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-docs@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-upgrade-debuginfo@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgis-utils@3.6.1-2.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18)",
"product_id": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@3.3.1-1.Final.module%2Bel9.8.0%2B23739%2B1c42644c?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@18.4-2.module%2Bel9.8.0%2B24359%2Bda7fad50?arch=x86_64\u0026rpmmod=postgresql:18:9080020260605125734:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18"
},
"product_reference": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18"
},
"product_reference": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18"
},
"product_reference": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18"
},
"product_reference": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18"
},
"product_reference": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18"
},
"product_reference": "postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18"
},
"product_reference": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18"
},
"product_reference": "postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64 (postgresql:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26204"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26204"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26204"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:18:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26204"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debuginfo-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pg_repack-debugsource-0:1.5.3-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debuginfo-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgaudit-debugsource-0:18.0-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debuginfo-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:pgvector-debugsource-0:0.8.1-1.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-client-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-debugsource-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-docs-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-upgrade-debuginfo-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgis-utils-0:3.6.1-2.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debuginfo-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgres-decoderbufs-debugsource-0:3.3.1-1.Final.module+el9.8.0+23739+1c42644c.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.src::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:18.4-2.module+el9.8.0+24359+da7fad50.noarch::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.aarch64::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.ppc64le::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.s390x::postgresql:18",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:18.4-2.module+el9.8.0+24359+da7fad50.x86_64::postgresql:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:26524
Vulnerability from csaf_redhat - Published: 2026-06-17 08:02 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:26524",
"url": "https://access.redhat.com/errata/RHSA-2026:26524"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26524.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:54+00:00",
"generator": {
"date": "2026-06-24T15:35:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26524",
"initial_release_date": "2026-06-17T08:02:52+00:00",
"revision_history": [
{
"date": "2026-06-17T08:02:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-17T08:02:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35: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 E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=src\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=noarch\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=aarch64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=ppc64le\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=s390x\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.4.0%2B24391%2Bf6914bcd?arch=x86_64\u0026rpmmod=postgresql:16:9040020260612132455: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.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:02:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26524"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:02:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26524"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:02:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26524"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:02:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26524"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.src::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-contrib-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-debugsource-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-docs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plperl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-static-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-test-rpm-macros-0:16.14-1.module+el9.4.0+24391+f6914bcd.noarch::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.aarch64::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.ppc64le::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.s390x::postgresql:16",
"AppStream-9.4.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.4.0+24391+f6914bcd.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:26525
Vulnerability from csaf_redhat - Published: 2026-06-17 08:59 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:26525",
"url": "https://access.redhat.com/errata/RHSA-2026:26525"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26525.json"
}
],
"title": "Red Hat Security Advisory: postgresql:16 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:54+00:00",
"generator": {
"date": "2026-06-24T15:35:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26525",
"initial_release_date": "2026-06-17T08:59:27+00:00",
"revision_history": [
{
"date": "2026-06-17T08:59:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-17T08:59:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35: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.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=src\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=src\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=src\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"product": {
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch (postgresql:16)",
"product_id": "postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=noarch\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=aarch64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=ppc64le\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=s390x\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"product": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 (postgresql:16)",
"product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 (postgresql:16)",
"product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"product": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 (postgresql:16)",
"product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"product": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 (postgresql:16)",
"product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"product": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 (postgresql:16)",
"product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"product": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 (postgresql:16)",
"product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16)",
"product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.module%2Bel9.6.0%2B24387%2B67b4079a?arch=x86_64\u0026rpmmod=postgresql:16:9060020260612084605:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16"
},
"product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16"
},
"product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16"
},
"product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16"
},
"product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16"
},
"product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16"
},
"product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16"
},
"product_reference": "postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64 (postgresql:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:59:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26525"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:59:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26525"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:59:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26525"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T08:59:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26525"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.src::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-contrib-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-debugsource-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-docs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plperl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-plpython3-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-pltcl-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-private-libs-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-server-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-static-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-test-rpm-macros-0:16.14-1.module+el9.6.0+24387+67b4079a.noarch::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.aarch64::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.ppc64le::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.s390x::postgresql:16",
"AppStream-9.6.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:16.14-1.module+el9.6.0+24387+67b4079a.x86_64::postgresql:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:26561
Vulnerability from csaf_redhat - Published: 2026-06-17 11:59 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S: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.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS: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.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:26561",
"url": "https://access.redhat.com/errata/RHSA-2026:26561"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26561.json"
}
],
"title": "Red Hat Security Advisory: postgresql:15 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:54+00:00",
"generator": {
"date": "2026-06-24T15:35:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26561",
"initial_release_date": "2026-06-17T11:59:18+00:00",
"revision_history": [
{
"date": "2026-06-17T11:59:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-17T11:59:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35: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 E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "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:8080020260615085052: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:8080020260615085052: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:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=src\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"product": {
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch (postgresql:15)",
"product_id": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=noarch\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=ppc64le\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052: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:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052:63b34585"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.18-1.module%2Bel8.8.0%2B24395%2Be7b9b4b6?arch=x86_64\u0026rpmmod=postgresql:15:8080020260615085052: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.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"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 TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS: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.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15"
},
"product_reference": "postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64 (postgresql:15) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T11:59:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26561"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T11:59:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T11:59:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26561"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T11:59:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26561"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.ppc64le::postgresql:15",
"AppStream-8.8.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.src::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-contrib-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-debugsource-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-docs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plperl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-plpython3-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-pltcl-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-private-libs-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-server-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-static-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-test-rpm-macros-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.noarch::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15",
"AppStream-8.8.0.Z.TUS:postgresql-upgrade-devel-debuginfo-0:15.18-1.module+el8.8.0+24395+e7b9b4b6.x86_64::postgresql:15"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:27718
Vulnerability from csaf_redhat - Published: 2026-06-22 05:55 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql16 is now available for Red Hat Enterprise Linux 10.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). The base postgresql package contains the client programs that you\u0027ll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:27718",
"url": "https://access.redhat.com/errata/RHSA-2026:27718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_27718.json"
}
],
"title": "Red Hat Security Advisory: postgresql16 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:57+00:00",
"generator": {
"date": "2026-06-24T15:35:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:27718",
"initial_release_date": "2026-06-22T05:55:17+00:00",
"revision_history": [
{
"date": "2026-06-22T05:55:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T05:55:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:57+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. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-contrib-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-contrib-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-docs-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-docs-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-plperl-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-plperl-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-plpython3-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-pltcl-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-private-devel-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-private-libs-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-server-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-server-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-server-devel-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-static-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-static-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-test-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-test-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-upgrade-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"product_id": "postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debugsource@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"product": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"product_id": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.14-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-contrib-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-contrib-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-docs-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-docs-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-plperl-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-plperl-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-server-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-server-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-static-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-static-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-test-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-test-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debugsource@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"product": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"product_id": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.14-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-docs-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-docs-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-server-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-server-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-static-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-static-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-test-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-test-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debugsource@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"product": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_id": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.14-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-contrib-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-contrib-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-docs-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-docs-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-plperl-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-plperl-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-server-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-server-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-static-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-static-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-test-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-test-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debugsource@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"product": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"product_id": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.14-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-0:16.14-1.el10_0.src",
"product": {
"name": "postgresql16-0:16.14-1.el10_0.src",
"product_id": "postgresql16-0:16.14-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql16@16.14-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"product_id": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.14-1.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-0:16.14-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src"
},
"product_reference": "postgresql16-0:16.14-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-contrib-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-docs-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plperl-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-static-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-test-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-0:16.14-1.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src"
},
"product_reference": "postgresql16-0:16.14-1.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
},
"product_reference": "postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:55:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27718"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_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-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:55:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27718"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:55:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27718"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:55:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27718"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-contrib-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-docs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plperl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-plpython3-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-pltcl-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-private-libs-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-server-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-static-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-test-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-test-rpm-macros-0:16.14-1.el10_0.noarch",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql-upgrade-devel-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-0:16.14-1.el10_0.src",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debuginfo-0:16.14-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.s390x",
"CRB-10.0.Z.E2S:postgresql16-debugsource-0:16.14-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:27738
Vulnerability from csaf_redhat - Published: 2026-06-22 05:40 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 libpq is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:27738",
"url": "https://access.redhat.com/errata/RHSA-2026:27738"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_27738.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:56+00:00",
"generator": {
"date": "2026-06-24T15:35:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:27738",
"initial_release_date": "2026-06-22T05:40:12+00:00",
"revision_history": [
{
"date": "2026-06-22T05:40:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T05:40:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35: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.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.23-2.el8_10.src",
"product": {
"name": "libpq-0:13.23-2.el8_10.src",
"product_id": "libpq-0:13.23-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.23-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.23-2.el8_10.aarch64",
"product": {
"name": "libpq-0:13.23-2.el8_10.aarch64",
"product_id": "libpq-0:13.23-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.23-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.23-2.el8_10.aarch64",
"product": {
"name": "libpq-devel-0:13.23-2.el8_10.aarch64",
"product_id": "libpq-devel-0:13.23-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.23-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.23-2.el8_10.aarch64",
"product": {
"name": "libpq-debugsource-0:13.23-2.el8_10.aarch64",
"product_id": "libpq-debugsource-0:13.23-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.23-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"product": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"product_id": "libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.23-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"product_id": "libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.23-2.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.23-2.el8_10.ppc64le",
"product": {
"name": "libpq-0:13.23-2.el8_10.ppc64le",
"product_id": "libpq-0:13.23-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.23-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.23-2.el8_10.ppc64le",
"product": {
"name": "libpq-devel-0:13.23-2.el8_10.ppc64le",
"product_id": "libpq-devel-0:13.23-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.23-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"product": {
"name": "libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"product_id": "libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.23-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"product": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"product_id": "libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.23-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"product_id": "libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.23-2.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.23-2.el8_10.i686",
"product": {
"name": "libpq-0:13.23-2.el8_10.i686",
"product_id": "libpq-0:13.23-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.23-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.23-2.el8_10.i686",
"product": {
"name": "libpq-devel-0:13.23-2.el8_10.i686",
"product_id": "libpq-devel-0:13.23-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.23-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.23-2.el8_10.i686",
"product": {
"name": "libpq-debugsource-0:13.23-2.el8_10.i686",
"product_id": "libpq-debugsource-0:13.23-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.23-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.23-2.el8_10.i686",
"product": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.i686",
"product_id": "libpq-debuginfo-0:13.23-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.23-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"product": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"product_id": "libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.23-2.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.23-2.el8_10.x86_64",
"product": {
"name": "libpq-0:13.23-2.el8_10.x86_64",
"product_id": "libpq-0:13.23-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.23-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.23-2.el8_10.x86_64",
"product": {
"name": "libpq-devel-0:13.23-2.el8_10.x86_64",
"product_id": "libpq-devel-0:13.23-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.23-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.23-2.el8_10.x86_64",
"product": {
"name": "libpq-debugsource-0:13.23-2.el8_10.x86_64",
"product_id": "libpq-debugsource-0:13.23-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.23-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"product": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"product_id": "libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.23-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64",
"product_id": "libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.23-2.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:13.23-2.el8_10.s390x",
"product": {
"name": "libpq-0:13.23-2.el8_10.s390x",
"product_id": "libpq-0:13.23-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@13.23-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:13.23-2.el8_10.s390x",
"product": {
"name": "libpq-devel-0:13.23-2.el8_10.s390x",
"product_id": "libpq-devel-0:13.23-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@13.23-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:13.23-2.el8_10.s390x",
"product": {
"name": "libpq-debugsource-0:13.23-2.el8_10.s390x",
"product_id": "libpq-debugsource-0:13.23-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@13.23-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:13.23-2.el8_10.s390x",
"product": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.s390x",
"product_id": "libpq-debuginfo-0:13.23-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@13.23-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"product_id": "libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@13.23-2.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.23-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64"
},
"product_reference": "libpq-0:13.23-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.23-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686"
},
"product_reference": "libpq-0:13.23-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.23-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le"
},
"product_reference": "libpq-0:13.23-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.23-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x"
},
"product_reference": "libpq-0:13.23-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.23-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src"
},
"product_reference": "libpq-0:13.23-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:13.23-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64"
},
"product_reference": "libpq-0:13.23-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64"
},
"product_reference": "libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686"
},
"product_reference": "libpq-debuginfo-0:13.23-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le"
},
"product_reference": "libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x"
},
"product_reference": "libpq-debuginfo-0:13.23-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:13.23-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64"
},
"product_reference": "libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.23-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64"
},
"product_reference": "libpq-debugsource-0:13.23-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.23-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686"
},
"product_reference": "libpq-debugsource-0:13.23-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.23-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le"
},
"product_reference": "libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.23-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x"
},
"product_reference": "libpq-debugsource-0:13.23-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:13.23-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64"
},
"product_reference": "libpq-debugsource-0:13.23-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.23-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64"
},
"product_reference": "libpq-devel-0:13.23-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.23-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686"
},
"product_reference": "libpq-devel-0:13.23-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.23-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le"
},
"product_reference": "libpq-devel-0:13.23-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.23-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x"
},
"product_reference": "libpq-devel-0:13.23-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:13.23-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64"
},
"product_reference": "libpq-devel-0:13.23-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686"
},
"product_reference": "libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:40:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27738"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:40:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27738"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:40:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27738"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T05:40:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27738"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debuginfo-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-debugsource-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-0:13.23-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpq-devel-debuginfo-0:13.23-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:27741
Vulnerability from csaf_redhat - Published: 2026-06-22 06:34 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:27741",
"url": "https://access.redhat.com/errata/RHSA-2026:27741"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_27741.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:57+00:00",
"generator": {
"date": "2026-06-24T15:35:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:27741",
"initial_release_date": "2026-06-22T06:34:12+00:00",
"revision_history": [
{
"date": "2026-06-22T06:34:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T06:34:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:57+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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.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.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-docs-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-docs-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-static-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-static-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-test-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-test-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-contrib-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-contrib-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-plperl-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-plperl-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-server-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-server-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.23-3.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"product": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"product_id": "postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.23-3.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-docs-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-docs-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-static-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-static-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-test-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-test-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-server-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-server-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.23-3.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"product": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"product_id": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.23-3.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-docs-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-docs-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-private-devel-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-server-devel-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-static-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-static-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-test-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-test-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-debugsource-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-contrib-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-contrib-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-plperl-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-plperl-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-plpython3-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-pltcl-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-private-libs-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-server-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-server-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.23-3.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.23-3.el9_8.s390x",
"product": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.s390x",
"product_id": "postgresql-upgrade-0:13.23-3.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.23-3.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-docs-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-docs-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-docs-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-devel@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-static-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-static-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-test-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-test-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-contrib-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-contrib-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-plperl-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-plperl-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-private-libs@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-server-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-server-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@13.23-3.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"product": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"product_id": "postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@13.23-3.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"product_id": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.23-3.el9_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:13.23-3.el9_8.src",
"product": {
"name": "postgresql-0:13.23-3.el9_8.src",
"product_id": "postgresql-0:13.23-3.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@13.23-3.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src"
},
"product_reference": "postgresql-0:13.23-3.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src"
},
"product_reference": "postgresql-0:13.23-3.el9_8.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-contrib-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-docs-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plperl-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-devel-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-static-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-test-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:34:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27741"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.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.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"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.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:34:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27741"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"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.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:34:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27741"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:34:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27741"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-debugsource-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-static-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.23-3.el9_8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.23-3.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.23-3.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
RHSA-2026:27742
Vulnerability from csaf_redhat - Published: 2026-06-22 06:10 - Updated: 2026-06-24 15:35A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server's restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client's stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 postgresql18 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you\u0027ll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind (CVE-2026-6475)\n\n* postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory (CVE-2026-6477)\n\n* postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison (CVE-2026-6478)\n\n* postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write (CVE-2026-6473)\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-2026:27742",
"url": "https://access.redhat.com/errata/RHSA-2026:27742"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_27742.json"
}
],
"title": "Red Hat Security Advisory: postgresql18 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:57+00:00",
"generator": {
"date": "2026-06-24T15:35:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:27742",
"initial_release_date": "2026-06-22T06:10:47+00:00",
"revision_history": [
{
"date": "2026-06-22T06:10:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-22T06:10:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-0:18.4-1.el10_2.src",
"product": {
"name": "postgresql18-0:18.4-1.el10_2.src",
"product_id": "postgresql18-0:18.4-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18@18.4-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-docs-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-docs-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-devel@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-server-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-server-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-static-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-static-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-static-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-static@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-test-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-test-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debugsource@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-pltcl-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"product": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"product_id": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel-debuginfo@18.4-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-devel@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-server-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-server-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-static-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-static-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-static-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-static@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-test-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-test-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debugsource@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-pltcl-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"product": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_id": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel-debuginfo@18.4-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-contrib-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-docs-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-docs-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-plperl-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-devel@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-server-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-server-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-static-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-static-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-static-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-static@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-test-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-test-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debugsource@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-pltcl-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"product": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"product_id": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel-debuginfo@18.4-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-docs-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-docs-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-devel@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-server-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-server-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-static-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-static-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-static-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-static@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-test-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-test-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debugsource@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-contrib-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-docs-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plperl-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-plpython3-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-pltcl-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-private-libs-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-server-devel-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"product": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"product_id": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-upgrade-devel-debuginfo@18.4-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"product": {
"name": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"product_id": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18-test-rpm-macros@18.4-1.el10_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch"
},
"product_reference": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-docs-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-static-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-static-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-test-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch"
},
"product_reference": "postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
},
"product_reference": "postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6473",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T14:01:48.197406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An integer overflow in multiple server features allows an unprivileged database user to cause an undersized memory allocation that leads to an out-of-bounds write. This issue allows an attacker to execute arbitrary code as the operating system user running the database or, in applications that pass gigabyte-scale user inputs to the relevant database functions, to cause a segmentation fault, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker with minimal access to a database needs to pass extremely large inputs to vulnerable database functions, causing an integer overflow that leads to an out-of-bounds write. This flaw allows an attacker to potentially execute arbitrary code or, more likely, cause a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "RHBZ#2477448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6473"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6473/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6473/"
}
],
"release_date": "2026-05-14T13:00:09.446000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27742"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate the length of data and the size of objects on all client APIs and web interfaces. Also, block, drop, or truncate oversized string, array, or binary objects before they are passed into backend SQL queries.",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.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-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write"
},
{
"cve": "CVE-2026-6475",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-14T14:01:20.040061+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, related to symlink following in pg_basebackup (plain format) and pg_rewind, allows an origin superuser to overwrite local files. By exploiting this, an attacker could potentially hijack the operating system account. This attack has practical implications if specific actions are taken, such as moving files to a different virtual machine (VM) or snapshotting the VM, between the execution of these commands and the server\u0027s restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE symlink following vulnerability in PostgreSQL\u0027s pg_basebackup and pg_rewind allows an origin superuser to overwrite local files. Exploitation requires local access, high privileges (superuser), and specific intermediate actions before server restart. Impact is high to confidentiality, integrity, and availability if exploited. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "RHBZ#2477439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6475"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6475/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6475/"
}
],
"release_date": "2026-05-14T13:00:11.039000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27742"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL: Operating system account hijack via symlink following in pg_basebackup and pg_rewind"
},
{
"cve": "CVE-2026-6477",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-05-14T14:01:31.087667+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as lo_export(), lo_read(), lo_lseek64(), and lo_tell64(). This allows the superuser to send an arbitrarily large response, overwriting the client\u0027s stack memory, specifically in tools like psql and pg_dump. This could lead to arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT buffer overflow in PostgreSQL libpq allows a malicious server superuser to overwrite client stack memory via lo_* functions. Exploitation requires the victim to connect to a compromised or malicious server (UI:R). The scope is changed as the server attack affects the client system. Impact is high to confidentiality, integrity, and availability through potential client-side code execution. Affects versions before 18.4, 17.10, 16.14, 15.18, and 14.23.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "RHBZ#2477442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6477"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6477/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6477/"
}
],
"release_date": "2026-05-14T13:00:12.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27742"
},
{
"category": "workaround",
"details": "Only connect to trusted PostgreSQL servers. Avoid using psql or pg_dump against untrusted or potentially compromised database servers.",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory"
},
{
"cve": "CVE-2026-6478",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2026-05-14T14:01:45.568001+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477447"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts databases that retain MD5-hashed passwords from upgrades of PostgreSQL 13 or earlier.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison",
"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-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "RHBZ#2477447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6478"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-6478/",
"url": "https://www.postgresql.org/support/security/CVE-2026-6478/"
}
],
"release_date": "2026-05-14T13:00:13.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-22T06:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:27742"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that all PostgreSQL user passwords are not hashed using MD5. Users should migrate to stronger hashing algorithms such as `scram-sha-256`. This can be achieved by altering user passwords, which will automatically update their hash to the currently configured default. For example, to change a user\u0027s password: `ALTER USER username WITH PASSWORD \u0027new_password\u0027;` This action will require users to re-authenticate. If a service relies on these credentials, it may require a restart to pick up the new authentication details.",
"product_ids": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"AppStream-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"AppStream-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.src",
"CRB-10.2.Z:postgresql18-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-contrib-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-debugsource-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-docs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plperl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-plpython3-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-pltcl-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-private-libs-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-server-devel-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-static-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-test-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-test-rpm-macros-0:18.4-1.el10_2.noarch",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-debuginfo-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-0:18.4-1.el10_2.x86_64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.aarch64",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.ppc64le",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.s390x",
"CRB-10.2.Z:postgresql18-upgrade-devel-debuginfo-0:18.4-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison"
}
]
}
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.